PDF4Java Reference Documentation
com.o2sol.pdf4java.forms Package / PDFCheckWidget Class / getUncheckedStateNormalAppearance Method
In This Topic
    getUncheckedStateNormalAppearance Method
    In This Topic
    Gets the normal visual appearance for the widget in unchecked state.
    The visual appearance of the widget in unchecked state when the user does not interact with the widget.
    Syntax
    public PDFAnnotationAppearance getUncheckedStateNormalAppearance()

    Return Value

    The normal visual appearance of the widget in unchecked state.
    See Also